Skip to content

refactor: update Docker Compose configuration to use expose instead of ports#7

Merged
cx-ryan-wakeham merged 1 commit intomainfrom
refactor/docker-architecture
Dec 10, 2025
Merged

refactor: update Docker Compose configuration to use expose instead of ports#7
cx-ryan-wakeham merged 1 commit intomainfrom
refactor/docker-architecture

Conversation

@cx-ryan-wakeham
Copy link
Owner

  • Changed service configuration in docker-compose.yml to use 'expose' for backend and frontend services instead of 'ports'.
  • This adjustment improves container networking by allowing internal communication without exposing ports to the host.

…f ports

- Changed service configuration in docker-compose.yml to use 'expose' for backend and frontend services instead of 'ports'.
- This adjustment improves container networking by allowing internal communication without exposing ports to the host.
@cx-ryan-wakeham cx-ryan-wakeham merged commit f2a9702 into main Dec 10, 2025
1 check was pending
@cx-ryan-wakeham cx-ryan-wakeham deleted the refactor/docker-architecture branch December 10, 2025 23:02
@cx-ryan-wakeham
Copy link
Owner Author

Logo
Checkmarx One – Scan Summary & Details5325e1e0-fcf0-4a51-9433-a0f4d8b5aae5

Great job! No new security vulnerabilities introduced in this pull request


Use @Checkmarx to reach out to us for assistance.

Just send a PR comment with @Checkmarx followed by a natural language request.

Examples: @Checkmarx how are you able to help me? @Checkmarx rescan this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant